wormhole$92484$ - определение. Что такое wormhole$92484$
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое wormhole$92484$ - определение

DATA FLOW CONTROL SWITCHING METHOD
Wormhole routing; Wormhole flow control
  • Three flows on 2x2 network using Wormhole switching

wormhole routing         
<messaging> A property of a message passing system in which each part of a message is transmitted independently and one part can be forwarded to the next node before the whole message has been received. All parts of a single message follow the same route. The independent parts are normally small, e.g. one 32-bit word. This reduces the latency and the storage requirements on each node when compared with message switching where a node receives the whole message before it starts to forward it to the next node. It is more complex than message switching because each node must keep track of the messages currently flowing through it. With cut-through switching, wormhole routing is applied to packets in a packet switching system so that forwarding of a packet starts as soon as its destination is known, before the whole packet had arrived. (2003-05-15)
Wormhole switching         
Wormhole flow control, also called wormhole switching or wormhole routing, is a system of simple flow control in computer networking based on known fixed links. It is a subset of flow control methods called Flit-Buffer Flow Control.
Wormhole         
  • 50px
  • "Embedding diagram" of a Schwarzschild wormhole
  • Wormhole visualized in 2D
  • Other computer-rendered images and animations of traversable wormholes can be seen on [http://www.spacetimetravel.org/wurmlochflug/wurmlochflug.html this page] by the creator of the image in the article, and [https://web.archive.org/web/20151228145356/https://www.vis.uni-stuttgart.de/~muelleta/MTvis/ this page] has additional renderings.}}
HYPOTHETICAL TOPOLOGICAL FEATURE OF SPACETIME
Wormholes; Worm hole; Worm holes; EPR Bridge; Einstein-Rosen bridge; Schwarzschild wormholes; Einstein-Rosen Bridge; Einstein-rosen bridge; Wormhole metrics; Lorentzian wormhole; Euclidean wormhole; Traversable wormhole; Timehole; Spacetime shortcut; Einstein-Rosen-Podolsky bridge; Einstein-Podolsky-Rosen bridge; Time distortion theory; Time distortion Theory; Einstein-Rosen Bridge (EP); Artificial wormhole; Einstein rosen; Spacetime-shortcut; Einstein–Rosen Bridge; Einstein–Rosen bridge; Interuniversal travel; User:Valoem/Interuniversal travel; Schwarzschild wormhole; Eternal black hole; Lorentzian wormholes; Einstein–Rosen bridges; Einstein-Rosen bridges; Euclidean wormholes; Everett phone; Inter-universal travel; Morris-Thorne wormhole; Einstein-Rosen Bridges; Draft:Warmhole; Space-time folding
·noun A burrow made by a worm.

Википедия

Wormhole switching

Wormhole flow control, also called wormhole switching or wormhole routing, is a system of simple flow control in computer networking based on known fixed links. It is a subset of flow control methods called Flit-Buffer Flow Control.: Chapter 13.2.1 

Switching is a more appropriate term than routing, as "routing" defines the route or path taken to reach the destination. The wormhole technique does not dictate the route to the destination but decides when the packet moves forward from a router.

Wormhole switching is widely used in multicomputers because of its low latency and small requirements at the nodes.: 376 

Wormhole routing supports very low-latency, high-speed, guaranteed delivery of packets suitable for real-time communication.